projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b973fc
)
* etc/NEWS: Mention emacsclient -q.
author
Glenn Morris
<rgm@gnu.org>
Thu, 3 Mar 2011 07:01:32 +0000
(23:01 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 3 Mar 2011 07:01:32 +0000
(23:01 -0800)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 7be8d4fb34b37714a62bd0f9d8cd469fd854cca1..0030a37ad694c6613c1e70071ea6bc66acae0b2b 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-67,10
+67,13
@@
from load-path. -Q now implies this.
** emacsclient changes
++++
*** New emacsclient argument --parent-id ID can be used to open a
client frame in parent X window ID, via XEmbed. This works like the
--parent-id argument to Emacs.
+*** New emacsclient argument -q/--quiet suppresses some status messages.
+
*** If emacsclient shuts down as a result of Emacs signalling an
error, its exit status is 1.